home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / programming / c / icu-1.3.1 / icuhtml / ucal_gettimezonedisplayname.ht < prev    next >
Text File  |  2000-02-23  |  2KB  |  34 lines

  1. <html><head><TITLE>ucal_getTimeZoneDisplayName</TITLE></head>
  2. <body>
  3. <H2><A HREF ="#DOC.DOCU" > <IMG BORDER=0 SRC=down.gif></A> U_CAPI  int32_t  ucal_getTimeZoneDisplayName ( const <!2><A HREF="#DOC.67">UCalendar</A>* cal, <!1><A HREF="UCalendarDisplayNameType.html">UCalendarDisplayNameType</A> type, const char *locale, UChar* result, int32_t resultLength, <!2><A HREF="#DOC.320">UErrorCode</A>* status) </H2><BLOCKQUOTE>
  4.  
  5. Get the display name for a UCalendar's TimeZone
  6. </BLOCKQUOTE>
  7. <A NAME="DOC.DOCU">
  8. <hr>
  9.  <h2> Documentation </h2>
  10. <BLOCKQUOTE>
  11.  
  12. Get the display name for a UCalendar's TimeZone.
  13. A display name is suitable for presentation to a user.
  14.  
  15.  
  16. </BLOCKQUOTE>
  17. <DL>
  18. </DL>
  19. <DL><DT><B>Returns:</B><DD>The total buffer size needed; if greater than resultLength, the output was truncated.
  20. <DT><B>Parameters:</B><DD><B>cal</B> -  The UCalendar to query.
  21. <br><B>type</B> -  The desired display name format; one of UCAL_STANDARD, UCAL_SHORT_STANDARD, 
  22. UCAL_DST, UCAL_SHORT_DST
  23. <br><B>locale</B> -  The desired locale for the display name.
  24. <br><B>status</B> -  A pointer to an UErrorCode to receive any errors
  25. <br><B>result</B> -  A pointer to a buffer to receive the formatted number.
  26. <br><B>resultLength</B> -  The maximum size of result.
  27. <br><B>resultLengthNeeded</B> -  If not 0, on output the number of characters actually
  28. written to result.
  29. <br></DL><P><I><A HREF="aindex.html"> alphabetic index</A></I>  <I><A HREF="HIER.html"> hierarchy of classes</A></I><P><hr>
  30. <A HREF="http://www.zib.de/Visual/software/doc++/index.html"><IMG BORDER=0 ALIGN=RIGHT SRC=logo.gif></A>
  31. <P Align=Center><I>this page has been generated automatically by doc++</I>
  32. <P Align=Center><I>(c)opyright by <A HREF="http://www.zib.de/zoeckler/"> Malte  Zöckler</A>, <A HREF="mailto:wunderling@zib.de"> Roland Wunderling </A><br>contact: <A HREF="mailto:doc++@zib.de"> doc++@zib.de</a></I>
  33. </BODY>
  34.